home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 October / macformat-029.iso / mac / Shareware City / Developers / internet-free-mac-lang-10 / Internet Free MacLang 1.0 / Internet Free MacLang 1.0.rsrc / TEXT_134.txt < prev    next >
Encoding:
Text File  |  1995-07-03  |  3.6 KB  |  137 lines

  1.  
  2.  
  3.  
  4.                                           ASSEMBLY
  5.  
  6.  
  7.                                          1. Fantasm
  8.  
  9. Etymology: see *
  10.  
  11. MAC NAME:  Fantasm 
  12.  
  13. VERSION: 3.01                                 
  14.  
  15. README: 
  16. "The purpose of Fantasm is to allow you to develop machine code programs for the Apple Macintosh range of computers.
  17. You enter the assembly language program in a separate editor, either as one file, or a series of smaller files. These are assembled into a machine code program by Fantasm, which you then test (debug). If the program does not work as you expect, you go back to the editor, modify the program (source code), re assemble and test again until it does work."
  18.  
  19.  
  20. AUTHORS:
  21. Stuart Ball
  22. Robert Probin
  23.     
  24. COPYRIGHT:
  25. (c) Lightsoft, U.K., 1995
  26.  
  27. INTERNET SITES:
  28. ftp://ftp.demon.co.uk/pub/mac/fantasm/
  29. ftp://ftp.uni-paderborn.de/mac/development/languages/
  30. ftp://ftp.leo.org/pub/comp/platforms/macintosh/dev/
  31. ftp://ftp.informatik.tu-muenchen.de/pub/comp/platforms/macintosh/dev/     
  32. Info-Mac
  33. UMich
  34.  
  35. Old versions:                                                                                                  
  36. ftp://ftp.demon.co.uk/pub/mac/fantasm/                                      ftp://MacFTP.RZ.Uni-Augsburg.DE/pub/programming/                ftp://ftp.uni-paderborn.de/mac/development/languages/             
  37.  
  38.                
  39. *
  40.  
  41. Date: Wed, 28 Jun 1995 20:11:16 -0200
  42. To: "Antreas P. Hatzipolakis" <xpolakis@athena.compulink.gr>
  43. From: Lightsoft <lightsoft@zedworld.demon.co.uk>
  44.  
  45. >I have a question about the language name:
  46. >Why the greek word fantasm ?
  47. >(FANTASM = FAst [NT] ASseMbler ? )
  48. >Thank you
  49.  
  50. The reason is quite simple. We have part of a 3D game called 'Fantasy'.
  51. When we transfered to the mac, we wanted an assembler that would assemble it. Hence the fantasy-assembler, or fant-asm. Hence Fantasm was born.
  52.  
  53. What does fantasm mean in greek, then? (Nothing rude one hopes!)
  54.  
  55. Regards
  56.  
  57. Rob Probin for Lightsoft.
  58.  
  59.  
  60.  
  61.  
  62.                                          2. MAS
  63.  
  64. Etymology:
  65. MAS = Macintosh Assembly System
  66.  
  67.  
  68. MAC NAME: MASAssembler  
  69.  
  70. VERSION:  2.0                      
  71.  
  72. README: 
  73. " MAS is a complete interactive system for assembly language programming." 
  74.  
  75. AUTHOR(S) :-
  76.     
  77. COPYRIGHT:
  78. (c) 1992 RamSoft, Stockton,CA
  79.  
  80. INTERNET SITES:
  81. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/
  82.  
  83.  
  84.                                          3. MDP-80
  85.  
  86. Etymology: see README
  87.  
  88.  
  89. MAC NAME: MDP-80  
  90.  
  91. VERSION: 1.3                       
  92.  
  93. README:
  94. "MDP-80 is a simulated 8-bit microcomputer/assembler.  I started writing this for high school students in order to introduce them to some of the concepts from microprocessors, machine language programming, and assembly language programming.... 
  95. MDP stands for Maria, David, and Peter, my wife and two sons.  Since I started this Paul has come along but MDPP seemed rather silly.  The 8008 is an obvious copy from Intel, and if the machine code and microprocessor architecture seems familiar you must have used the Motorola 6502 sometime in the past! "
  96.  
  97. AUTHORS:
  98. Ronald T. Kneusel
  99.     
  100. COPYRIGHT:
  101. (c) Ronald T. Kneusel, March 1994
  102.  
  103. INTERNET SITES:
  104. Info-Mac
  105. UMich
  106. ftp://ftp.uni-paderborn.de/mac/development/languages/
  107.  
  108.  
  109.  
  110.  
  111.                                          4. MI
  112.  
  113. Etymology: see README
  114.  
  115. MAC NAME: MI Assembler
  116.  
  117. VERSION: 1.2                                 
  118.  
  119. README: 
  120. "This package contains the Macintosh port of the MI ("Maschine
  121. fuer die Informatikausbildung"), based on version 7.4c of the MI
  122. for UNIX which was developped at the "Technische Universitaet
  123. Muenchen" (Germany)."
  124.  
  125. AUTHOR:  
  126. mac port:
  127. Franz Huber
  128.     
  129. COPYRIGHT:
  130. (c) TU Muenchen, 1991
  131.  
  132. INTERNET SITES:
  133. ftp://ftp.informatik.tu-muenchen.de/pub/comp/programming/languages/MI/mac/
  134.  
  135.  
  136.  
  137.